Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix importing users or groups with profiles #20

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

loganintech
Copy link
Contributor

No description provided.

@loganintech loganintech requested a review from ggreer December 5, 2023 00:43
"id": awsSdk.ToString(ext.Id),
"issuer": awsSdk.ToString(ext.Issuer),
})
}
if attr != nil {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like the linter says, you can remove this check because attr is never nil.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep

@loganintech loganintech merged commit ba36a0e into main Dec 5, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants